翻訳と辞書
Words near each other
・ Code bloat
・ Code Blue
・ Code Blue (album)
・ Code Blue (film)
・ Code Blue (Japanese TV series)
・ Code Blue – Emergency
・ Code Breaker
・ Code Breakers
・ Code Breakers (film)
・ Code browser
・ Code Camp
・ Code cave
・ Code cleanup
・ Code Club
・ Code Co-op
Code Complete
・ Code complete
・ Code Composer Studio
・ Code conversion
・ Code coverage
・ Code division multiple access
・ CODE Dome
・ Code duello
・ Code enforcement
・ Code Européen des Voies de la Navigation Intérieure
・ Code folding
・ Code for America
・ Code for America Commons
・ Code for Sustainable Homes
・ Code for Unplanned Encounters at Sea


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Code Complete : ウィキペディア英語版
Code Complete

''Code Complete'' is a software development book, written by Steve McConnell and published in 1993 by Microsoft Press, urging developers to get past code-and-fix programming and the big design up front waterfall model. It is also a compendium of software construction techniques, from naming variables to deciding when to write a subroutine.
==Summary==
McConnell defines the main activities in construction as:
*detailed design
*construction planning
*coding and debugging
*unit testing
*integration, and
*integration testing
Although he does not dismiss the value of other aspects of software development such as requirements and documentation, McConnell emphasizes the construction of software because:
*Construction is a large part of software development.
*Construction is the central activity in software development.
*With a focus on construction, the individual programmer's productivity can improve enormously.
*The source code defines the operation of the software; if code and documentation disagree, the documentation is wrong.
*Construction is the only activity that's guaranteed to be done.
The techniques of a good programmer are also given throughout the book. The whole part seven of the book is about software craftsmanship (layout, style, character, themes and self-documentation).
The other six parts of the book are: laying the foundation, creating high-quality code, variables, statements, code improvements and system considerations.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Code Complete」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.